Drop gdk_cairo_surface_upload_to_gl() helper
authorAlexander Larsson <alexl@redhat.com>
Fri, 25 Sep 2020 08:08:21 +0000 (10:08 +0200)
committerAlexander Larsson <alexl@redhat.com>
Fri, 25 Sep 2020 13:00:07 +0000 (15:00 +0200)
commita299bbfc58aadb75a416cc4abe9e95f5a59efe1f
treef7376ef53fc71ce12fa79c7f168d29f68efb6c75
parent90fc671ef8ffcddaf7dac4a2a72c9094f7ef57d3
Drop gdk_cairo_surface_upload_to_gl() helper

There is nothing really special about this code, its just a helper for
uploading pixel data to opengl, and we're not really in the business
of doing opengl-specific helper functions.
docs/reference/gdk/gdk4-sections.txt
gdk/gdkcairo.h
gdk/gdkgl.c